@charset "utf-8";
/*-----------------------------
Name: index style
Design:Grane
Time: 2015-11
-----------------------------*/
.main_gg {
    float: left;
    color: #555555;
    font-size: 14px;
    line-height: 24px;
    margin-top: 5px;
}

.gundong {
    float: left;
    height: 24px;
    margin-top: 5px;
    width: 800px;
}

#demo1 {
    height: auto;
    text-align: left;
}

#demo2 {
    height: auto;
    text-align: left;
}

#demo1 li {
    list-style-type: none;
    overflow: hidden;
    padding-right: 30px;
    text-align: left;
    line-height: 24px;
}

#demo2 li {
    list-style-type: none;
    height: 24px;
    text-align: left;
    line-height: 24px;
}

/***新增样式2015-11-05**/
.highlights ul li {
    width: 400px;
    float: left;
    text-align: center
}

.highlights ul li i {
    width: 82px;
    height: 82px;
    display: inline-block;
}

.highlights ul li i.s1 {
    background: url("../images/df_32.png") no-repeat;
}

.highlights ul li i.s2 {
    background: url("../images/df_26.png") no-repeat;
}

.highlights ul li i.s3 {
    background: url("../images/df_29.png") no-repeat;
}

.highlights ul li h2 {
    font-size: 16px;
    color: #6d5a5a;
    font-weight: 600;
    margin-top: 10px;
}

.highlights ul li p {
    margin-top: 10px;
    font-size: 14px;
}

.recommend_pro ul {
    margin-left: 0px;
    margin-top: 50px;
}

.recommend_pro ul {
    margin-left: -12px;
    margin-top: 20px;
}

.recommend_pro ul li {
    margin-left: 12px;
    width: 290px;
    height: 328px;
    float: left;
    text-align: center;
}

.recommend_pro ul li h2 {
    font-size: 24px;
    margin-top: 30px;
}
.recommend_pro ul li p {
    margin-top: 10px;
    font-size: 14px;
}
.recommend_pro ul li .rate {
    font-size: 36px;
    color: #ff6235;
    /*padding: 50px 0px;*/
    padding-top: 50px;
    height: 36px;
    line-height:36px
}
.recommend_pro ul li .rate_desc{
    color:#fc7d3e
}
.buy_num{
    margin: 6px 0px;
    font-weight: 400;
    font-size: 14px;
}
.recommend_pro ul li.s1 {
    background: #e9f6fc;
    border-top: 2px solid #97d9f9;
}
.recommend_pro ul li.s2 {
    background: #fefaf5;
    border-top: 2px solid #fdc37d;
}
.recommend_pro ul li.s3 {
    background: #ffeded;
    border-top: 2px solid #ff9a9a;
}
.recommend_pro ul li.s4 {
    background: #ebfadc;
    border-top: 2px solid #c0f590;
    width: 294px;
}
/***基金产品***/
.fund_box{
    background-color: #f0f0f0 ;
    margin-top: 40px;
    *margin-top: 0px !important;
    padding-top: 35px;
    padding-bottom: 50px;
}
.fund_box_top {
    margin-top: 20px;
    background: #f15a5a;
    height: 72px;
}
.fund_box_top ul li{
    padding: 20px 0px;
    width: 20%;
    text-align: center;
    float: left;
    height: 32px;
    line-height: 32px;
    position: relative;

}
.fund_box_top ul li a{
    height: 32px;
    line-height: 32px;
    padding: 4px 28px;
    border-radius: 4px;
    font-size: 16px;
    color: #ffffff;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.fund_box_top ul li.active a, .fund_box_top ul li:hover a{
    background-color: #ffffff;
    color: #f15a5a;
}
.fund_box_top ul li i{
    position: absolute;
    background-color: #ffffff;
    width: 4px;
    height: 28px;
    right: 0px;
    top:50%;
    margin-top: -14px;
}
.fond_box_header{
    background-color: #e6e6e6;
    height:40px;
    line-height: 40px;
    width: 100%;
    margin: 0px auto;
}
.fond_box_header div{float: left; font-size: 14px; text-align: center}
.wideroot .fund_unit.seven, .wideroot .fund_count.seven{
    width:140px ;
}
.fund_date{width: 125px;}
.fund_unit.seven{width: 210px}
.fund_count.seven{width: 215px}
.fund_unit{width: 125px;}
.fund_count{width: 125px;}
.fund_daily{width: 165px;}
.fund_apply_rate{width: 135px;}
.fund_apply{width: 130px; position: relative}
.fund_cast{width: 70px; text-align: center}
.fund_cast a{padding: 4px 18px;
    background:#f15a5a;
    color: #ffffff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
}
.fond_box_list{background-color: #ffffff; font-size: 14px;}
.fond_box_list .list_item div{float: left;text-align: center}
.fond_box_list .list_item{
    padding: 20px 0px 0px 0px;
}
.fond_box_list .list_item:hover{
    background-color: #fefaf5;
}
.fond_box_header div.fund_name{width: 250px; padding-left:30px; text-align: left}
.fond_box_list div.fund_name{padding-left: 40px; position: relative;width: 240px;  text-align: left}
.list_item .fund_desc{
    display: inline-block;
    *display:inline;      /* 只有ie6和ie7识别*/
    zoom:1;
    padding-left: 40px;
    margin: 20px 0 0 0px;
    color: #b4b4b4;
    width: 900px;
    font-size: 12px;
}
.list_item .line{margin:20px 20px 0 20px; border-bottom: 1px dashed #cccccc;  display:block}
.hot{background: url(../images/df_41.png) no-repeat; width: 27px; height: 33px; display: inline-block; position: absolute; left:10px; top:-10px;}
.cart{background: url(../images/df_38.png) no-repeat; width: 34px; height: 34px; display: inline-block;position: absolute; left:50%; margin-left: -17px; top:-4px; }
.cart_d{background: url(../images/df_98.png) no-repeat; width: 34px; height: 34px; display: inline-block;position: absolute; left:50%; margin-left: -17px; top:-4px; }
.fund_unit span{font-weight: 600; color: #f15a5a}
.news_box.news_box{padding: 20px 0px 10px; height: 410px; *padding-bottom: 30px;}
.news_box  .new_left{width: 640px; float:left; height: 100px;}
.news_box  .new_right{width: 380px; float:right; height: 100px; margin-right: 0px;}
.new_item_top{height: 34px; line-height: 34px;}
.new_item_top .r a{color: #000000}
.new_item ul li{height: 28px; line-height: 28px;}
.new_item_dl{height: 180px;}
.new_item ul{height: 162px;}
.new_item_dl dt{font-size: 14px; margin: 0px 0 5px 0;}
.new_item_dl dd{display: inline-block; float: left; width: 210px; line-height: 22px;}
.new_item_dl dd.thumb{width: 141px; padding-right: 14px;}
.server_box{ background-color: #f0f0f0 ; padding: 30px 0;}
.server_box .w .l{width: 235px; text-align: left}
.server_box .w .l h2, .server_box .w .r h2{font-size: 16px; color: #000000; margin-bottom: 10px;display:block;}
.server_box .w .l  ul li{line-height: 34px;}
.server_box .w .r{width: 260px}
.server_box .w .r  p{line-height: 34px; margin-top: 10px;}
.server_box .w .r .subscribe{margin-top: 10px; border: 1px solid #d2d2d2; border-radius:8px; height: 28px; line-height: 28px; background-color: #ffffff;position: relative }
.server_box .w .r .subscribe input{border:0px; height: 28px;  line-height: 28px;  position: absolute; width: 200px; left:10px; top:0px;}
.server_box .w .r .subscribe a{position: absolute; right: 0px; top:-1px; width: 60px; height: 30px; text-align: center;background: #f15151; color: #ffffff; border-radius: 0 8px 8px 0px}
.server_box .w .r .subscribe a:hover{background-color: #ee4949}
.login_pic{background: url(../images/banner-tips.png) no-repeat; width: 310px; height: 364px; position: absolute; left:0px; top:60px; z-index: 9999;}
.login_pic a.registerLink{ background: #f15151; padding: 16px 0px; width: 220px; display: block; margin: 260px auto 0px; color: #ffffff; font-size: 16px; border-radius:6px; }
.login_pic p{ margin-top: 10px; font-size: 14px;}
.login_pic p a{ margin-left: 10px; font-size: 14px; color:#f15151}


